home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / std_unix / archive / text0005.txt < prev    next >
Encoding:
Text File  |  1993-07-06  |  370 b   |  13 lines

  1. Submitted-by: rcollins@encore.com (Roger Collins)
  2.  
  3. Do signals preempt a user's signal handler?
  4.  
  5. In other words, you're in a user signal handler, a signal is delivered
  6. which is caught and unblocked, does it preempt the currently running
  7. signal handler to run the signal handler for the new signal?  if it
  8. is a lower numbered signal?
  9.  
  10.  
  11. Volume-Number: Volume 31, Number 6
  12.  
  13.